home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lang_c / cug231 / basic.out < prev    next >
Text File  |  1987-06-17  |  512b  |  42 lines

  1. Little Smalltalk
  2.     88
  3. 3.14159
  4. this is it
  5. #( #this #is #also #it )
  6. True
  7. shallowCopy
  8. respondsTo:
  9. printString
  10. print
  11. notNil
  12. next
  13. isNil
  14. isMemberOf:
  15. isKindOf:
  16. first
  17. error:
  18. do:
  19. deepCopy
  20. copy
  21. class
  22. asSymbol
  23. asString
  24. ~=
  25. =
  26. ~~
  27. ==
  28. #( 22 17 )
  29. time:
  30. sh:
  31. perform:withArguments:
  32. noDisplay
  33. doPrimitive:withArguments:
  34. displayAssign
  35. display
  36. debug:
  37. date
  38. clearScreen
  39. Main
  40.     
  41.  
  42.